Skip to content

Added integer rounding for guessed recon dimensions#645

Merged
cncastillo merged 2 commits into
JuliaHealth:masterfrom
thePlasm:recon-fix
Nov 19, 2025
Merged

Added integer rounding for guessed recon dimensions#645
cncastillo merged 2 commits into
JuliaHealth:masterfrom
thePlasm:recon-fix

Conversation

@thePlasm
Copy link
Copy Markdown
Contributor

This is a pull request to fix #644. With this change, I am able to successfully perform reconstruction for the spiral.seq file attached to that issue.

@cncastillo
Copy link
Copy Markdown
Member

cncastillo commented Nov 18, 2025

Looks good to me, running tests now. Thank you very much for your contribution!

@cncastillo
Copy link
Copy Markdown
Member

Ok, there was a problem with the docs, that i fixed in #646. Testing again (don't mind the buildkite fail).

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.14%. Comparing base (07e82d6) to head (3b25177).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #645   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files          57       57           
  Lines        3228     3228           
=======================================
  Hits         2910     2910           
  Misses        318      318           
Flag Coverage Δ
base 89.08% <ø> (ø)
core 89.73% <ø> (ø)
files 94.05% <100.00%> (ø)
komamri 88.21% <ø> (ø)
plots 90.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
KomaMRIFiles/src/Sequence/Pulseq.jl 93.84% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cncastillo cncastillo merged commit cd5a810 into JuliaHealth:master Nov 19, 2025
25 of 26 checks passed
@cncastillo
Copy link
Copy Markdown
Member

Fix should be available in KomaMRIFiles 0.9.7! Thanks! fcf1a37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reconstruction dimensions are not read correctly from Pulseq definitions

2 participants